home *** CD-ROM | disk | FTP | other *** search
-
- xtAppInitialize
-
- xmRowColumn .rc managed
-
- xmLabel .rc.lab managed \
- -fontList "9x15=R, 9x15bold=bold, 9x15bold=B1" \
- -labelString "@fR left \\n to right @n @R right to left @n @L @f(B1 in bold\
- @fR in ordinary"
-
- xmCSText .rc.text managed \
- -rows 5 \
- -editMode multi_line_edit \
- -fontList "9x15=R, 9x15bold=bold, 9x15bold=B1" \
- -cstextValue "@fR left \\n to right @n @R right to left @n @L @f(B1 in bold\
- @fR in ordinary"
-
- . realizeWidget
-
- . mainLoop
-